Carbon


GetNextControl

Header: Controls.h Carbon status: Unsupported

ControlHandle GetNextControl (
    ControlHandle control
);
control

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

The GetNextControl function is not supported in Carbon. Use the Control Manager's embedding hierarchy functions (CreateRootControl, GetRootControl, EmbedControl, AutoEmbedControl, GetSuperControl, GetIndexedSubControl, and SetControlSupervisor) to determine control ordering instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)